var crypto/tls.testingOnlyForceClientHelloSignatureAlgorithms
3 uses
crypto/tls (current package)
handshake_client.go#L45: var testingOnlyForceClientHelloSignatureAlgorithms []SignatureScheme
handshake_client.go#L137: if testingOnlyForceClientHelloSignatureAlgorithms != nil {
handshake_client.go#L138: hello.supportedSignatureAlgorithms = testingOnlyForceClientHelloSignatureAlgorithms
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)